home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Environments
/
Prograph Classic 2.6.1
/
Prograph Extensions
/
Math Primitives
/
Math Primitives.rsrc
/
STR#_120.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-21
|
338 b
|
11 lines
Inputs: ValueIn; Offset
Outputs: ValueOut
Inputs: integer; integer
Outputs: integer
If Offset is 1, ValueOut is obtained by propagating the high bit of the low byte of ValueIn through the left three bytes. If Offset is 2, ValueOut is obtained by propagating the high bit of the second byte of ValueIn through the two left bytes.
Math